Skip to content

docs: fix broken Markdown link (issue #10018)#10029

Closed
d-mahi14 wants to merge 5 commits intostdlib-js:developfrom
d-mahi14:fix-10019-broken-link-variancech
Closed

docs: fix broken Markdown link (issue #10018)#10029
d-mahi14 wants to merge 5 commits intostdlib-js:developfrom
d-mahi14:fix-10019-broken-link-variancech

Conversation

@d-mahi14
Copy link
Copy Markdown

@d-mahi14 d-mahi14 commented Feb 1, 2026

Description

A broken link was detected in the automated Markdown links workflow for the Schubert and Gertz (2018) reference. The standard DOI redirector was returning a 404.

This PR updates the link to point directly to the ACM Digital Library landing page, which resolves correctly and satisfies the link-checking workflow.

Related Issues

resolves #10018

@stdlib-bot
Copy link
Copy Markdown
Contributor

Hello! Thank you for your contribution to stdlib.

We noticed that the contributing guidelines acknowledgment is missing from your pull request. Here's what you need to do:

  1. Please read our contributing guidelines.

  2. Update your pull request description to include this checked box:

    - [x] Read, understood, and followed the [contributing guidelines](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md)

This acknowledgment confirms that you've read the guidelines, which include:

  • The developer's certificate of origin
  • Your agreement to license your contributions under the project's terms

We can't review or accept contributions without this acknowledgment.

Thank you for your understanding and cooperation. We look forward to reviewing your contribution!

@stdlib-bot stdlib-bot added First-time Contributor A pull request from a contributor who has never previously committed to the project repository. Needs Review A pull request which needs code review. labels Feb 1, 2026
Signed-off-by: d-mahi14 <desaihmahi@gmail.com>
Updated the main.js file to include a new TODO function and modified the snippet function documentation.

Signed-off-by: d-mahi14 <desaihmahi@gmail.com>
Signed-off-by: d-mahi14 <desaihmahi@gmail.com>
@stdlib-bot stdlib-bot added Statistics Issue or pull request related to statistical functionality. Good First PR A pull request resolving a Good First Issue. Potential Duplicate There might be another pull request resolving the same issue. labels Feb 2, 2026
@d-mahi14
Copy link
Copy Markdown
Author

d-mahi14 commented Feb 7, 2026

@kgryte can you please review this pr??

Copy link
Copy Markdown
Member

@Planeshifter Planeshifter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I get a "404: Page not found" for the updated link?

@Planeshifter Planeshifter added Needs Changes Pull request which needs changes before being merged. and removed Needs Review A pull request which needs code review. labels Feb 15, 2026
@kgryte
Copy link
Copy Markdown
Member

kgryte commented Mar 22, 2026

Ref: #10733

@kgryte kgryte added the autoclose: Already Resolved Pull request which should be auto-closed due proposed changes duplicating already included changes. label Mar 22, 2026
@stdlib-bot
Copy link
Copy Markdown
Contributor

Thank you for working on this pull request. However, we cannot accept your contribution as the issue this pull request seeks to resolve has already been addressed in a different pull request or commit.

Thank you again for your interest in stdlib, and we look forward to reviewing your future contributions.

@stdlib-bot stdlib-bot closed this Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autoclose: Already Resolved Pull request which should be auto-closed due proposed changes duplicating already included changes. First-time Contributor A pull request from a contributor who has never previously committed to the project repository. Good First PR A pull request resolving a Good First Issue. Needs Changes Pull request which needs changes before being merged. Potential Duplicate There might be another pull request resolving the same issue. Statistics Issue or pull request related to statistical functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix broken Markdown link: https://doi.org/10.1145/3221664.3221674

4 participants